vcMessage

A message object that is used to log messages in the application.

See in: Overview

Module: vcCore

Parent: -

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
ClockTimedatetimeRGets the clock time when the message was created, if available.
Contextlist[vcContextItem]RGets the context of the message, which can include additional contextual information.
LevelvcMessageTypeRGets the level of the message, indicating its severity or type.
LocalizationKeyStringRGets the localization key for the message, if applicable.
SimTimeRealRGets the simulation time when the message was created, if available.
TextStringRGets the text of the message.